-
Home
-
WooCommerce Admin
-
3.3.2 (latest)
-
Code
-
Classes
- TaskList
| Total Complexity |
28 |
| Dependencies |
2 |
| Dependents |
2 |
| Total lines |
303 |
| Lines of code |
150 |
| Logical lines of code |
65 |
| Comment lines |
110 |
| Methods |
14 |
| Properties |
6 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| hide() |
S |
53 |
4 |
24 |
| add_task() |
S |
62 |
3 |
12 |
| possibly_track_completion() |
S |
62 |
3 |
12 |
| sort_tasks() |
S |
62 |
3 |
12 |
| __construct() |
S |
55 |
2 |
21 |
| get_json() |
S |
58 |
1 |
17 |
| is_hidden() |
S |
74 |
2 |
4 |
| unhide() |
S |
71 |
2 |
5 |
| is_complete() |
S |
65 |
2 |
10 |
| prefix_event() |
S |
71 |
2 |
6 |
| is_visible() |
S |
80 |
1 |
3 |
| has_previously_completed() |
S |
74 |
1 |
4 |
| get_task() |
S |
66 |
1 |
10 |
| get_viewable_tasks() |
S |
67 |
1 |
10 |